home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / maximus / timb6.zip / TIMED.CFG < prev    next >
Text File  |  1992-12-09  |  4KB  |  169 lines

  1. ;
  2. ;  Your addresses, 10 Max.
  3. ;
  4. ;  Primary address is default, use -P for AKA's in area definition
  5. ;
  6.  
  7. Address          2:281/527
  8. Address          2:500/133.999
  9. Address          293:931/20
  10.  
  11. ;
  12. ;  Your name and aliases (Max 10).
  13. ;
  14.  
  15. Name       "Gerard van.Essen"
  16. Name       "Gerard van Essen"
  17. Name       "Art"
  18.  
  19. ;
  20. ;  Path to your V7 nodelist files
  21. ;
  22.  
  23. Nodelist    C:\Binkley\Nodelist
  24.  
  25. ;
  26. ; Origin to use in echomail areas.
  27. ;
  28.  
  29. Origin    "      Contrast BBS, 070-3234903 [V22..32]      "
  30.  
  31. ;
  32. ; Editor to use
  33. ;
  34.  
  35. Editor c:\q.exe
  36.  
  37. ;
  38. ; String to start msg, 'variables': %to, %fto, %from and %ffrom
  39. ;
  40.  
  41. hello           "Hello %fto!"
  42.  
  43. ;
  44. ; Start of a reply:
  45. ;
  46.  
  47. rephello        "%from wrote in a message to %to:"
  48.  
  49. ;
  50. ; Placed at end of every msg:
  51. ;
  52.  
  53. Signoff         "Groetjes,\n           Gerard"
  54.  
  55. ;
  56. ;  Where to put the echotoss.log file.
  57. ;
  58.  
  59. EchoLog C:\timEd\echotoss.log
  60.  
  61. ;
  62. ;  Color setup, by default timEd uses a 'monochrome' setup.
  63. ;
  64.  
  65. ; Area selection 'Title' Bar
  66. ; color_asbar     112
  67. ; Area Selection Frame
  68. ; color_asframe     4
  69. ; Area Selection Normal Text
  70. ; color_astext      7
  71. ; Area Selection Highlighted bar
  72. ; color_ashigh     31
  73. ; List function personal messages
  74. ; color_asspecial  14
  75.  
  76. ; Message reader Header
  77. ; color_msgheader   7
  78. ; Message reader horiz. line
  79. ; color_msgline     9
  80. ; Message reader quotes
  81. ; color_msgquote   14
  82. ; Message reader normal text
  83. ; color_msgtext     7
  84. ; Message reader 'Status' bar at bottom
  85. ; color_msgbar     31
  86. ; Message reader origin
  87. ; color_msgorigin 15
  88. ; Message reader kludges
  89. ; color_msgkludge  3
  90. ; Message reader 'To:' field for personal msgs
  91. ; color_msgspecial 112
  92.  
  93. ; Popup boxes frame
  94. ; color_popframe 121
  95. ; Popup boxes text
  96. ; color_poptext 112
  97.  
  98. ; Show kludges (default startup - toggle w/ ALT-K and ALT-W)
  99.  
  100. ShowKludges Yes
  101.  
  102. ;
  103. ; Should the areas be scanned at startup (Yes or No) or should
  104. ; timEd do a personal mailscan (Personal) at startup.
  105. ; Use either 'Yes', 'No' or 'Personal'.
  106. ;
  107.  
  108. Startup_Scan Yes
  109.  
  110. ;
  111. ; Default filename to write to when using ALT-W (Write msg to file)
  112. ;
  113.  
  114. WriteName c:\timed\timout.txt
  115.  
  116. ;
  117. ;  Path/Name of squish config file (only ECHOAREA is read).
  118. ;
  119.  
  120. Squishcfg c:\squish\squish.cfg
  121.  
  122. ;
  123. ; Should timEd be swapped out of main memory (to XMS, EMS, Disk)
  124. ; when the editor is spawned?
  125. ;
  126.  
  127. Swap_on_Edit  No
  128.  
  129. ;
  130. ; Should timEd be swapped out of main memory (to XMS, EMS, Disk)
  131. ; when you shell to DOS?
  132. ;
  133.  
  134. Swap_on_Shell No
  135.  
  136. ;
  137. ; Some macro's, see docs for more info.
  138. ;
  139.  
  140. macro amf,Areamgr,2:281/520,prut
  141. macro pm,Postmaster,60:100/0
  142. macro rvdn,ROn van der Nagel,2:500/133
  143.  
  144. ;
  145. ;  Area definition, Squish alike.
  146. ;
  147. ;  -$ : for squish areas
  148. ;
  149. ;  -A : gives default attributes. (p = private, c = crash,
  150. ;       k = killsent).
  151. ;
  152. ;  -P : z:nnn/nnn.p   AKA to use for this area
  153. ;
  154.  
  155. NetArea   "Netmail Area"   netmail      c:\fd\netmail         -Apk
  156. LocalArea "Bad_Msgs"       BAD_MSGS     C:\Squish\Msgs\Bad    -$
  157. LocalArea "Dupes"          DUPES        C:\Squish\Msgs\Dupes  -$
  158. LocalArea "SysOp"          Sysop        d:\local\sysop        -$
  159. EchoArea  "Contrast"       CONTRAST     d:\echo\CONTRAST      -$
  160. EchoArea  "TC\NFA\.."      TEST         c:\tc\nfa\bericht
  161. EchoArea  "Delmare"        POINTS.133   c:\squish\delmare     -P2:500/133.999
  162.  
  163. ;
  164. ;  Above areas are read _before_ Squish.cfg, 'dupes' in Squish.cfg
  165. ;  are/should be ignored (areas.bbs listed in Squish.cfg is read as
  166. ;  well, if applicable).
  167. ;
  168.  
  169.